Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)

117

Allowed memory size of 33554432 bytes exhausted (tried to allocate 43148176 bytes) in php -

ini_set('memory_limit', '-1');

PHP Fatal error: Allowed memory size of 1610612736 bytes exhausted (tried to allocate 4096 bytes) -

php -d memory_limit=-1 /usr/local/bin/composer install

Comments

Submit
0 Comments